[INFO] cloning repository https://github.com/chmln/nvim-ctrl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chmln/nvim-ctrl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchmln%2Fnvim-ctrl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchmln%2Fnvim-ctrl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f955500c642c1d7831ba885358e6ffea519f2479
[INFO] checking chmln/nvim-ctrl against try#a611f2a14e38407ec6717a86a01424ee6fc80762 for pr-154992-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchmln%2Fnvim-ctrl" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chmln/nvim-ctrl
[INFO] finished tweaking git repo https://github.com/chmln/nvim-ctrl
[INFO] tweaked toml for git repo https://github.com/chmln/nvim-ctrl written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chmln/nvim-ctrl on toolchain a611f2a14e38407ec6717a86a01424ee6fc80762
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chmln/nvim-ctrl already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e5a2505cdcc0bec57fc6bd83e2577bb6ba4c76b5ec2c1f6c9206294f2638f7f
[INFO] running `Command { std: "docker" "start" "-a" "1e5a2505cdcc0bec57fc6bd83e2577bb6ba4c76b5ec2c1f6c9206294f2638f7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e5a2505cdcc0bec57fc6bd83e2577bb6ba4c76b5ec2c1f6c9206294f2638f7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e5a2505cdcc0bec57fc6bd83e2577bb6ba4c76b5ec2c1f6c9206294f2638f7f", kill_on_drop: false }`
[INFO] [stdout] 1e5a2505cdcc0bec57fc6bd83e2577bb6ba4c76b5ec2c1f6c9206294f2638f7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f042723301afbe08451cfa7832514e62201449faf482ca9e358fdc90dee6bc4
[INFO] running `Command { std: "docker" "start" "-a" "5f042723301afbe08451cfa7832514e62201449faf482ca9e358fdc90dee6bc4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling serde v1.0.106
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]    Compiling anyhow v1.0.28
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking rmp v0.8.9
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking unix_socket v0.5.0
[INFO] [stderr]     Checking users v0.11.0
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]     Checking serde_bytes v0.11.3
[INFO] [stderr]     Checking rmpv v0.4.4
[INFO] [stderr]    Compiling structopt-derive v0.4.5
[INFO] [stderr]     Checking neovim-lib v0.6.1
[INFO] [stderr]     Checking structopt v0.3.12
[INFO] [stderr]     Checking nvim-ctrl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.81s
[INFO] running `Command { std: "docker" "inspect" "5f042723301afbe08451cfa7832514e62201449faf482ca9e358fdc90dee6bc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f042723301afbe08451cfa7832514e62201449faf482ca9e358fdc90dee6bc4", kill_on_drop: false }`
[INFO] [stdout] 5f042723301afbe08451cfa7832514e62201449faf482ca9e358fdc90dee6bc4
